Método necesario para poder utilizar el módulo comparable
36 37 38
# File 'lib/gema/dietadsl.rb', line 36 def <=>(another) vct <=> another.vct end